3.2205 \(\int \frac {d+e x}{(a+b x+c x^2)^3} \, dx\)

Optimal. Leaf size=131 \[ \frac {3 (b+2 c x) (2 c d-b e)}{2 \left (b^2-4 a c\right )^2 \left (a+b x+c x^2\right )}-\frac {-2 a e+x (2 c d-b e)+b d}{2 \left (b^2-4 a c\right ) \left (a+b x+c x^2\right )^2}-\frac {6 c (2 c d-b e) \tanh ^{-1}\left (\frac {b+2 c x}{\sqrt {b^2-4 a c}}\right )}{\left (b^2-4 a c\right )^{5/2}} \]

[Out]

1/2*(-b*d+2*a*e-(-b*e+2*c*d)*x)/(-4*a*c+b^2)/(c*x^2+b*x+a)^2+3/2*(-b*e+2*c*d)*(2*c*x+b)/(-4*a*c+b^2)^2/(c*x^2+
b*x+a)-6*c*(-b*e+2*c*d)*arctanh((2*c*x+b)/(-4*a*c+b^2)^(1/2))/(-4*a*c+b^2)^(5/2)

________________________________________________________________________________________

Rubi [A]  time = 0.05, antiderivative size = 131, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 18, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.222, Rules used = {638, 614, 618, 206} \[ \frac {3 (b+2 c x) (2 c d-b e)}{2 \left (b^2-4 a c\right )^2 \left (a+b x+c x^2\right )}-\frac {-2 a e+x (2 c d-b e)+b d}{2 \left (b^2-4 a c\right ) \left (a+b x+c x^2\right )^2}-\frac {6 c (2 c d-b e) \tanh ^{-1}\left (\frac {b+2 c x}{\sqrt {b^2-4 a c}}\right )}{\left (b^2-4 a c\right )^{5/2}} \]

Antiderivative was successfully verified.

[In]

Int[(d + e*x)/(a + b*x + c*x^2)^3,x]

[Out]

-(b*d - 2*a*e + (2*c*d - b*e)*x)/(2*(b^2 - 4*a*c)*(a + b*x + c*x^2)^2) + (3*(2*c*d - b*e)*(b + 2*c*x))/(2*(b^2
 - 4*a*c)^2*(a + b*x + c*x^2)) - (6*c*(2*c*d - b*e)*ArcTanh[(b + 2*c*x)/Sqrt[b^2 - 4*a*c]])/(b^2 - 4*a*c)^(5/2
)

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 614

Int[((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Simp[((b + 2*c*x)*(a + b*x + c*x^2)^(p + 1))/((p +
1)*(b^2 - 4*a*c)), x] - Dist[(2*c*(2*p + 3))/((p + 1)*(b^2 - 4*a*c)), Int[(a + b*x + c*x^2)^(p + 1), x], x] /;
 FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0] && LtQ[p, -1] && NeQ[p, -3/2] && IntegerQ[4*p]

Rule 618

Int[((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> Dist[-2, Subst[Int[1/Simp[b^2 - 4*a*c - x^2, x], x]
, x, b + 2*c*x], x] /; FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 638

Int[((d_.) + (e_.)*(x_))*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Simp[((b*d - 2*a*e + (2*c*d -
b*e)*x)*(a + b*x + c*x^2)^(p + 1))/((p + 1)*(b^2 - 4*a*c)), x] - Dist[((2*p + 3)*(2*c*d - b*e))/((p + 1)*(b^2
- 4*a*c)), Int[(a + b*x + c*x^2)^(p + 1), x], x] /; FreeQ[{a, b, c, d, e}, x] && NeQ[2*c*d - b*e, 0] && NeQ[b^
2 - 4*a*c, 0] && LtQ[p, -1] && NeQ[p, -3/2]

Rubi steps

\begin {align*} \int \frac {d+e x}{\left (a+b x+c x^2\right )^3} \, dx &=-\frac {b d-2 a e+(2 c d-b e) x}{2 \left (b^2-4 a c\right ) \left (a+b x+c x^2\right )^2}-\frac {(3 (2 c d-b e)) \int \frac {1}{\left (a+b x+c x^2\right )^2} \, dx}{2 \left (b^2-4 a c\right )}\\ &=-\frac {b d-2 a e+(2 c d-b e) x}{2 \left (b^2-4 a c\right ) \left (a+b x+c x^2\right )^2}+\frac {3 (2 c d-b e) (b+2 c x)}{2 \left (b^2-4 a c\right )^2 \left (a+b x+c x^2\right )}+\frac {(3 c (2 c d-b e)) \int \frac {1}{a+b x+c x^2} \, dx}{\left (b^2-4 a c\right )^2}\\ &=-\frac {b d-2 a e+(2 c d-b e) x}{2 \left (b^2-4 a c\right ) \left (a+b x+c x^2\right )^2}+\frac {3 (2 c d-b e) (b+2 c x)}{2 \left (b^2-4 a c\right )^2 \left (a+b x+c x^2\right )}-\frac {(6 c (2 c d-b e)) \operatorname {Subst}\left (\int \frac {1}{b^2-4 a c-x^2} \, dx,x,b+2 c x\right )}{\left (b^2-4 a c\right )^2}\\ &=-\frac {b d-2 a e+(2 c d-b e) x}{2 \left (b^2-4 a c\right ) \left (a+b x+c x^2\right )^2}+\frac {3 (2 c d-b e) (b+2 c x)}{2 \left (b^2-4 a c\right )^2 \left (a+b x+c x^2\right )}-\frac {6 c (2 c d-b e) \tanh ^{-1}\left (\frac {b+2 c x}{\sqrt {b^2-4 a c}}\right )}{\left (b^2-4 a c\right )^{5/2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.13, size = 128, normalized size = 0.98 \[ \frac {\frac {\left (b^2-4 a c\right ) (2 a e-b d+b e x-2 c d x)}{(a+x (b+c x))^2}-\frac {12 c (b e-2 c d) \tan ^{-1}\left (\frac {b+2 c x}{\sqrt {4 a c-b^2}}\right )}{\sqrt {4 a c-b^2}}+\frac {3 (b+2 c x) (2 c d-b e)}{a+x (b+c x)}}{2 \left (b^2-4 a c\right )^2} \]

Antiderivative was successfully verified.

[In]

Integrate[(d + e*x)/(a + b*x + c*x^2)^3,x]

[Out]

(((b^2 - 4*a*c)*(-(b*d) + 2*a*e - 2*c*d*x + b*e*x))/(a + x*(b + c*x))^2 + (3*(2*c*d - b*e)*(b + 2*c*x))/(a + x
*(b + c*x)) - (12*c*(-2*c*d + b*e)*ArcTan[(b + 2*c*x)/Sqrt[-b^2 + 4*a*c]])/Sqrt[-b^2 + 4*a*c])/(2*(b^2 - 4*a*c
)^2)

________________________________________________________________________________________

fricas [B]  time = 1.11, size = 1116, normalized size = 8.52 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x+d)/(c*x^2+b*x+a)^3,x, algorithm="fricas")

[Out]

[1/2*(6*(2*(b^2*c^3 - 4*a*c^4)*d - (b^3*c^2 - 4*a*b*c^3)*e)*x^3 + 9*(2*(b^3*c^2 - 4*a*b*c^3)*d - (b^4*c - 4*a*
b^2*c^2)*e)*x^2 - 6*(2*a^2*c^2*d - a^2*b*c*e + (2*c^4*d - b*c^3*e)*x^4 + 2*(2*b*c^3*d - b^2*c^2*e)*x^3 + (2*(b
^2*c^2 + 2*a*c^3)*d - (b^3*c + 2*a*b*c^2)*e)*x^2 + 2*(2*a*b*c^2*d - a*b^2*c*e)*x)*sqrt(b^2 - 4*a*c)*log((2*c^2
*x^2 + 2*b*c*x + b^2 - 2*a*c + sqrt(b^2 - 4*a*c)*(2*c*x + b))/(c*x^2 + b*x + a)) - (b^5 - 14*a*b^3*c + 40*a^2*
b*c^2)*d - (a*b^4 + 4*a^2*b^2*c - 32*a^3*c^2)*e + 2*(2*(b^4*c + a*b^2*c^2 - 20*a^2*c^3)*d - (b^5 + a*b^3*c - 2
0*a^2*b*c^2)*e)*x)/(a^2*b^6 - 12*a^3*b^4*c + 48*a^4*b^2*c^2 - 64*a^5*c^3 + (b^6*c^2 - 12*a*b^4*c^3 + 48*a^2*b^
2*c^4 - 64*a^3*c^5)*x^4 + 2*(b^7*c - 12*a*b^5*c^2 + 48*a^2*b^3*c^3 - 64*a^3*b*c^4)*x^3 + (b^8 - 10*a*b^6*c + 2
4*a^2*b^4*c^2 + 32*a^3*b^2*c^3 - 128*a^4*c^4)*x^2 + 2*(a*b^7 - 12*a^2*b^5*c + 48*a^3*b^3*c^2 - 64*a^4*b*c^3)*x
), 1/2*(6*(2*(b^2*c^3 - 4*a*c^4)*d - (b^3*c^2 - 4*a*b*c^3)*e)*x^3 + 9*(2*(b^3*c^2 - 4*a*b*c^3)*d - (b^4*c - 4*
a*b^2*c^2)*e)*x^2 - 12*(2*a^2*c^2*d - a^2*b*c*e + (2*c^4*d - b*c^3*e)*x^4 + 2*(2*b*c^3*d - b^2*c^2*e)*x^3 + (2
*(b^2*c^2 + 2*a*c^3)*d - (b^3*c + 2*a*b*c^2)*e)*x^2 + 2*(2*a*b*c^2*d - a*b^2*c*e)*x)*sqrt(-b^2 + 4*a*c)*arctan
(-sqrt(-b^2 + 4*a*c)*(2*c*x + b)/(b^2 - 4*a*c)) - (b^5 - 14*a*b^3*c + 40*a^2*b*c^2)*d - (a*b^4 + 4*a^2*b^2*c -
 32*a^3*c^2)*e + 2*(2*(b^4*c + a*b^2*c^2 - 20*a^2*c^3)*d - (b^5 + a*b^3*c - 20*a^2*b*c^2)*e)*x)/(a^2*b^6 - 12*
a^3*b^4*c + 48*a^4*b^2*c^2 - 64*a^5*c^3 + (b^6*c^2 - 12*a*b^4*c^3 + 48*a^2*b^2*c^4 - 64*a^3*c^5)*x^4 + 2*(b^7*
c - 12*a*b^5*c^2 + 48*a^2*b^3*c^3 - 64*a^3*b*c^4)*x^3 + (b^8 - 10*a*b^6*c + 24*a^2*b^4*c^2 + 32*a^3*b^2*c^3 -
128*a^4*c^4)*x^2 + 2*(a*b^7 - 12*a^2*b^5*c + 48*a^3*b^3*c^2 - 64*a^4*b*c^3)*x)]

________________________________________________________________________________________

giac [A]  time = 0.17, size = 206, normalized size = 1.57 \[ \frac {6 \, {\left (2 \, c^{2} d - b c e\right )} \arctan \left (\frac {2 \, c x + b}{\sqrt {-b^{2} + 4 \, a c}}\right )}{{\left (b^{4} - 8 \, a b^{2} c + 16 \, a^{2} c^{2}\right )} \sqrt {-b^{2} + 4 \, a c}} + \frac {12 \, c^{3} d x^{3} - 6 \, b c^{2} x^{3} e + 18 \, b c^{2} d x^{2} - 9 \, b^{2} c x^{2} e + 4 \, b^{2} c d x + 20 \, a c^{2} d x - 2 \, b^{3} x e - 10 \, a b c x e - b^{3} d + 10 \, a b c d - a b^{2} e - 8 \, a^{2} c e}{2 \, {\left (b^{4} - 8 \, a b^{2} c + 16 \, a^{2} c^{2}\right )} {\left (c x^{2} + b x + a\right )}^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x+d)/(c*x^2+b*x+a)^3,x, algorithm="giac")

[Out]

6*(2*c^2*d - b*c*e)*arctan((2*c*x + b)/sqrt(-b^2 + 4*a*c))/((b^4 - 8*a*b^2*c + 16*a^2*c^2)*sqrt(-b^2 + 4*a*c))
 + 1/2*(12*c^3*d*x^3 - 6*b*c^2*x^3*e + 18*b*c^2*d*x^2 - 9*b^2*c*x^2*e + 4*b^2*c*d*x + 20*a*c^2*d*x - 2*b^3*x*e
 - 10*a*b*c*x*e - b^3*d + 10*a*b*c*d - a*b^2*e - 8*a^2*c*e)/((b^4 - 8*a*b^2*c + 16*a^2*c^2)*(c*x^2 + b*x + a)^
2)

________________________________________________________________________________________

maple [A]  time = 0.05, size = 242, normalized size = 1.85 \[ -\frac {3 b c e x}{\left (4 a c -b^{2}\right )^{2} \left (c \,x^{2}+b x +a \right )}-\frac {6 b c e \arctan \left (\frac {2 c x +b}{\sqrt {4 a c -b^{2}}}\right )}{\left (4 a c -b^{2}\right )^{\frac {5}{2}}}+\frac {6 c^{2} d x}{\left (4 a c -b^{2}\right )^{2} \left (c \,x^{2}+b x +a \right )}+\frac {12 c^{2} d \arctan \left (\frac {2 c x +b}{\sqrt {4 a c -b^{2}}}\right )}{\left (4 a c -b^{2}\right )^{\frac {5}{2}}}-\frac {3 b^{2} e}{2 \left (4 a c -b^{2}\right )^{2} \left (c \,x^{2}+b x +a \right )}+\frac {3 b c d}{\left (4 a c -b^{2}\right )^{2} \left (c \,x^{2}+b x +a \right )}+\frac {-2 a e +b d +\left (-b e +2 c d \right ) x}{2 \left (4 a c -b^{2}\right ) \left (c \,x^{2}+b x +a \right )^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((e*x+d)/(c*x^2+b*x+a)^3,x)

[Out]

1/2*(-2*a*e+b*d+(-b*e+2*c*d)*x)/(4*a*c-b^2)/(c*x^2+b*x+a)^2-3/(4*a*c-b^2)^2/(c*x^2+b*x+a)*c*x*b*e+6/(4*a*c-b^2
)^2/(c*x^2+b*x+a)*c^2*x*d-3/2/(4*a*c-b^2)^2/(c*x^2+b*x+a)*b^2*e+3/(4*a*c-b^2)^2/(c*x^2+b*x+a)*b*c*d-6/(4*a*c-b
^2)^(5/2)*c*arctan((2*c*x+b)/(4*a*c-b^2)^(1/2))*b*e+12/(4*a*c-b^2)^(5/2)*c^2*arctan((2*c*x+b)/(4*a*c-b^2)^(1/2
))*d

________________________________________________________________________________________

maxima [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: ValueError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x+d)/(c*x^2+b*x+a)^3,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more details)Is 4*a*c-b^2 positive or negative?

________________________________________________________________________________________

mupad [B]  time = 0.30, size = 353, normalized size = 2.69 \[ \frac {6\,c\,\mathrm {atan}\left (\frac {\left (\frac {6\,c^2\,x\,\left (b\,e-2\,c\,d\right )}{{\left (4\,a\,c-b^2\right )}^{5/2}}+\frac {3\,c\,\left (b\,e-2\,c\,d\right )\,\left (16\,a^2\,b\,c^2-8\,a\,b^3\,c+b^5\right )}{{\left (4\,a\,c-b^2\right )}^{5/2}\,\left (16\,a^2\,c^2-8\,a\,b^2\,c+b^4\right )}\right )\,\left (16\,a^2\,c^2-8\,a\,b^2\,c+b^4\right )}{6\,c^2\,d-3\,b\,c\,e}\right )\,\left (b\,e-2\,c\,d\right )}{{\left (4\,a\,c-b^2\right )}^{5/2}}-\frac {\frac {8\,c\,e\,a^2+e\,a\,b^2-10\,c\,d\,a\,b+d\,b^3}{2\,\left (16\,a^2\,c^2-8\,a\,b^2\,c+b^4\right )}+\frac {x\,\left (b^2+5\,a\,c\right )\,\left (b\,e-2\,c\,d\right )}{16\,a^2\,c^2-8\,a\,b^2\,c+b^4}+\frac {3\,c^2\,x^3\,\left (b\,e-2\,c\,d\right )}{16\,a^2\,c^2-8\,a\,b^2\,c+b^4}+\frac {9\,b\,c\,x^2\,\left (b\,e-2\,c\,d\right )}{2\,\left (16\,a^2\,c^2-8\,a\,b^2\,c+b^4\right )}}{x^2\,\left (b^2+2\,a\,c\right )+a^2+c^2\,x^4+2\,a\,b\,x+2\,b\,c\,x^3} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d + e*x)/(a + b*x + c*x^2)^3,x)

[Out]

(6*c*atan((((6*c^2*x*(b*e - 2*c*d))/(4*a*c - b^2)^(5/2) + (3*c*(b*e - 2*c*d)*(b^5 + 16*a^2*b*c^2 - 8*a*b^3*c))
/((4*a*c - b^2)^(5/2)*(b^4 + 16*a^2*c^2 - 8*a*b^2*c)))*(b^4 + 16*a^2*c^2 - 8*a*b^2*c))/(6*c^2*d - 3*b*c*e))*(b
*e - 2*c*d))/(4*a*c - b^2)^(5/2) - ((b^3*d + a*b^2*e + 8*a^2*c*e - 10*a*b*c*d)/(2*(b^4 + 16*a^2*c^2 - 8*a*b^2*
c)) + (x*(5*a*c + b^2)*(b*e - 2*c*d))/(b^4 + 16*a^2*c^2 - 8*a*b^2*c) + (3*c^2*x^3*(b*e - 2*c*d))/(b^4 + 16*a^2
*c^2 - 8*a*b^2*c) + (9*b*c*x^2*(b*e - 2*c*d))/(2*(b^4 + 16*a^2*c^2 - 8*a*b^2*c)))/(x^2*(2*a*c + b^2) + a^2 + c
^2*x^4 + 2*a*b*x + 2*b*c*x^3)

________________________________________________________________________________________

sympy [B]  time = 1.84, size = 651, normalized size = 4.97 \[ 3 c \sqrt {- \frac {1}{\left (4 a c - b^{2}\right )^{5}}} \left (b e - 2 c d\right ) \log {\left (x + \frac {- 192 a^{3} c^{4} \sqrt {- \frac {1}{\left (4 a c - b^{2}\right )^{5}}} \left (b e - 2 c d\right ) + 144 a^{2} b^{2} c^{3} \sqrt {- \frac {1}{\left (4 a c - b^{2}\right )^{5}}} \left (b e - 2 c d\right ) - 36 a b^{4} c^{2} \sqrt {- \frac {1}{\left (4 a c - b^{2}\right )^{5}}} \left (b e - 2 c d\right ) + 3 b^{6} c \sqrt {- \frac {1}{\left (4 a c - b^{2}\right )^{5}}} \left (b e - 2 c d\right ) + 3 b^{2} c e - 6 b c^{2} d}{6 b c^{2} e - 12 c^{3} d} \right )} - 3 c \sqrt {- \frac {1}{\left (4 a c - b^{2}\right )^{5}}} \left (b e - 2 c d\right ) \log {\left (x + \frac {192 a^{3} c^{4} \sqrt {- \frac {1}{\left (4 a c - b^{2}\right )^{5}}} \left (b e - 2 c d\right ) - 144 a^{2} b^{2} c^{3} \sqrt {- \frac {1}{\left (4 a c - b^{2}\right )^{5}}} \left (b e - 2 c d\right ) + 36 a b^{4} c^{2} \sqrt {- \frac {1}{\left (4 a c - b^{2}\right )^{5}}} \left (b e - 2 c d\right ) - 3 b^{6} c \sqrt {- \frac {1}{\left (4 a c - b^{2}\right )^{5}}} \left (b e - 2 c d\right ) + 3 b^{2} c e - 6 b c^{2} d}{6 b c^{2} e - 12 c^{3} d} \right )} + \frac {- 8 a^{2} c e - a b^{2} e + 10 a b c d - b^{3} d + x^{3} \left (- 6 b c^{2} e + 12 c^{3} d\right ) + x^{2} \left (- 9 b^{2} c e + 18 b c^{2} d\right ) + x \left (- 10 a b c e + 20 a c^{2} d - 2 b^{3} e + 4 b^{2} c d\right )}{32 a^{4} c^{2} - 16 a^{3} b^{2} c + 2 a^{2} b^{4} + x^{4} \left (32 a^{2} c^{4} - 16 a b^{2} c^{3} + 2 b^{4} c^{2}\right ) + x^{3} \left (64 a^{2} b c^{3} - 32 a b^{3} c^{2} + 4 b^{5} c\right ) + x^{2} \left (64 a^{3} c^{3} - 12 a b^{4} c + 2 b^{6}\right ) + x \left (64 a^{3} b c^{2} - 32 a^{2} b^{3} c + 4 a b^{5}\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x+d)/(c*x**2+b*x+a)**3,x)

[Out]

3*c*sqrt(-1/(4*a*c - b**2)**5)*(b*e - 2*c*d)*log(x + (-192*a**3*c**4*sqrt(-1/(4*a*c - b**2)**5)*(b*e - 2*c*d)
+ 144*a**2*b**2*c**3*sqrt(-1/(4*a*c - b**2)**5)*(b*e - 2*c*d) - 36*a*b**4*c**2*sqrt(-1/(4*a*c - b**2)**5)*(b*e
 - 2*c*d) + 3*b**6*c*sqrt(-1/(4*a*c - b**2)**5)*(b*e - 2*c*d) + 3*b**2*c*e - 6*b*c**2*d)/(6*b*c**2*e - 12*c**3
*d)) - 3*c*sqrt(-1/(4*a*c - b**2)**5)*(b*e - 2*c*d)*log(x + (192*a**3*c**4*sqrt(-1/(4*a*c - b**2)**5)*(b*e - 2
*c*d) - 144*a**2*b**2*c**3*sqrt(-1/(4*a*c - b**2)**5)*(b*e - 2*c*d) + 36*a*b**4*c**2*sqrt(-1/(4*a*c - b**2)**5
)*(b*e - 2*c*d) - 3*b**6*c*sqrt(-1/(4*a*c - b**2)**5)*(b*e - 2*c*d) + 3*b**2*c*e - 6*b*c**2*d)/(6*b*c**2*e - 1
2*c**3*d)) + (-8*a**2*c*e - a*b**2*e + 10*a*b*c*d - b**3*d + x**3*(-6*b*c**2*e + 12*c**3*d) + x**2*(-9*b**2*c*
e + 18*b*c**2*d) + x*(-10*a*b*c*e + 20*a*c**2*d - 2*b**3*e + 4*b**2*c*d))/(32*a**4*c**2 - 16*a**3*b**2*c + 2*a
**2*b**4 + x**4*(32*a**2*c**4 - 16*a*b**2*c**3 + 2*b**4*c**2) + x**3*(64*a**2*b*c**3 - 32*a*b**3*c**2 + 4*b**5
*c) + x**2*(64*a**3*c**3 - 12*a*b**4*c + 2*b**6) + x*(64*a**3*b*c**2 - 32*a**2*b**3*c + 4*a*b**5))

________________________________________________________________________________________